home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / Programming / MPW Dynamo 3.0 / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-03-30  |  297 b   |  10 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,2048,BUILD.BIN            ;The buildapp application.
  3. $80,$800 
  4. $                            ;Display starting address in hex.
  5. $                            ;Display application size in hex.
  6. ?                            ;If Y,N,Q use for save file prompt.
  7. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.
  8.  
  9.  
  10.